@charset "utf-8";
/*首页*/

.topTitle h4 {
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    width: 1118px;
    float: left;
    margin-top: 10px
}

.topTitle a {
    color: #3d55a7
}

.topTitle {
    padding: 20px 0;
    position: relative;
    overflow: hidden
}

.img_video {
    float: right;
}

.topTitle2 {
    display: none
}

.m_index_focus {
    position: relative;
    width: auto;
    margin: 0 auto;
}

#swiper_container_top_Focus {
    overflow: hidden
}

.m_index_focus * {
    overflow: visible;
}

.m_index_focus ul {
    position: relative;
    width: 100%;
}

.m_index_focus ul li {
    position: relative;
    float: left;
}

.m_index_focus ul .title {
    padding: 20px 0;
    line-height: 34px;
    background: rgba(5, 49, 187, 0.5);
    border-bottom: 4px solid #3A56B6;
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 560px;
    display: table;
    font-weight: bold;
}

.m_index_focus ul .title a {
    display: table-cell;
    color: #fff;
    overflow: hidden;
    vertical-align: middle;
    padding: 0 30px;
}

.m_index_focus ul .title a:hover {
    color: #fff !important
}

.m_index_focus ul img {
    width: 100%;
    display: block;
}

.m_index_focus .pagination {
    text-align: right;
    position: absolute;
    right: 20px;
    height: 15px;
    bottom: 20px;
    z-index: 2;
}

.m_index_focus .pagination span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #fff;
    margin-right: 8px;
    border-radius: 50%;
}

.m_index_focus .pagination span.swiper-active-switch {
    width: 30px;
    border-radius: 7px;
}

.m_index_focus .swiper-button-next,
.m_index_focus .swiper-button-prev {
    width: 25px;
    height: 50px;
}

.m_index_focus .swiper-button-next {
    background: url(../images/z19_focus_right.png);
    right: 30px;
}

.m_index_focus .swiper-button-prev {
    background: url(../images/z19_focus_left.png);
    left: 30px;
}

.focus_img_m {
    display: none !important
}

.row {
    margin-top: 50px
}

.row_left {
    width: 814px;
    float: left;
}

.row_right {
    width: 400px;
    float: right
}

.divBox2 {
    margin-top: 70px;
    position: relative;
    margin-bottom: 40px
}

.tab_title_yw {
    height: 46px;
    background: #3a56b6;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
}

.tab_title_yw li {
    float: left;
    width: 165px;
    margin-top: -4px;
    height: 60px;
    cursor: pointer;
}

.tab_title_yw li a {
    display: block;
    margin-right: 10px;
}

.tab_title_yw li img {
    width: 30px;
    float: left;
    margin: 12px 10px 0 20px;
}

.tab_title_yw li.now {
    background: url(../images/z19_yw_tab2.png) no-repeat top left;
}

.tab_title_yw .tab_title_yw1.now {
    background: url(../images/z19_yw_tab.png) no-repeat top left;
}

.tab_title_yw li a {
    color: #fff !important
}

.tab_con {
    position: relative;
    display: none
}

.tab_title {
    margin-bottom: 18px;
    font-weight: bold
}

.yw_img {
    width: 216px;
    float: left;
    margin-right: 16px;
    background: #f1f3f8;
    overflow: hidden
}

.yw_img img {
    height: 146px;
    width: 216px;
}

.yw_img h5 {
    padding: 0 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 4px 0 0px;
    min-height: 28px
}

.date {
    text-align: right;
    color: #c7c9cd;
    font-size: 12px;
    font-family: "Times New Roman", Times, serif;
    padding-right: 10px;
}

.date span {
    font-size: 18px;
    font-weight: bold
}

.yw_news {
    overflow: hidden;
}

.yw_news_top {
    border-bottom: 1px solid #dfe7fd;
    overflow: hidden;
    line-height: 29px;
    padding-bottom: 6px;
    margin-bottom: 6px
}

.yw_news_top a {
    font-size: 18px;
    font-weight: bold;
    color: #444;
}

.yw_news_top .date {}

.news_list li {
    background: url(../images/z19_news_list.png) no-repeat left 5px;
    padding-left: 22px;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 8px;
}

.news_list li a {}

.tab_more {
    position: absolute;
    right: 20px;
    top: -48px;
    font-size: 12px;
    color: #fff;
    z-index: 8;
}

.tab_more:hover {
    color: #fff !important
}

.tab_sp_more:hover {
    color: #444 !important
}

.tab_more2 {
    display: none
}

.news_list {
    overflow: hidden
}

.videoBox {
    overflow: hidden;
}

.videoBox li {
    width: 193px;
    height: 115px;
    float: left;
    margin-right: 12px;
    margin-top: 12px;
    position: relative;
    overflow: hidden
}

.videoBox li img {
    width: 100%;
    height: 100%;
    display: block
}

.hvr-grow-img img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.video_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoBox li.video_mar2,.videoBox li.video_mar4 {
    margin-right: 0
}

.bg_red {
    background: url(../images/z19_bg_red.png) repeat-x bottom left;
}

.bg_blue {
    background: url(../images/z19_bg_blue.png) repeat-x bottom left;
}

.video_bg span {
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 10px;
    width: 94%;
    text-align: right;
    display: block;
    font-weight: bold;
}

.video_bg a {
    display: block
}

.videopad {
    display: none
}

.line_red {
    width: 7px;
    height: 20px;
    background: #c13e37;
    display: block;
    float: left;
    margin-top: 2px
}

.line_blue {
    width: 7px;
    height: 20px;
    background: #5589fd;
    display: block;
    float: left;
    margin-top: 2px
}

.tab_title_xk {
    height: 36px;
    background: #f3f7ff;
    line-height: 36px;
    color: #555;
    font-size: 18px;
    z-index: 4;
    position: absolute;
    width: 99%;
    top: -20px;
    left: 0.5%;
}

.tab_title_xk li {
    float: left;
    width: 130px;
    cursor: pointer;
    margin-left: 8px;
}

.tab_title_xk li img {
    width: 28px;
    float: left;
    margin: 3px 6px 0 10px
}

.tab_title_xk li.now {
    background: url(../images/z19_xk_tab.png);
    margin-top: -8px;
    height: 44px;
    line-height: 44px
}

.tab_title_xk li.now img {
    margin-top: 8px
}

.tabBox_xk {
    border: 1px solid #6e83c9;
    padding: 16px 19px 22px 20px;
}

.xk_list li .more {
    float: right;
    margin-top: 4px;
}

.xk_list li {
    font-size: 15px;
    color: #444;
    margin: 14px 0
}

.tabBox_xk .tab_more {
    color: #444;
    top: -42px;
    right: 0;
}

.tabBox_xk .tab_more:hover,
.tab_ky_more:hover {
    color: #444 !important
}

.xk_list li p {
    font-weight: bold;
    float: left;
    width: auto;
    margin-right: 10px;
}

.xk_list li p span {
    margin-left: 10px;
    font-weight: normal
}

.xk_list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    background: url(../images/z19_xk_list.png) no-repeat right 6px;
}

.xk_list2 li a {
    background: url(../images/z19_xk_list.png) no-repeat left 4px;
    padding-left: 20px
}

.news_list li a:hover,
.xk_list li a:hover,
.yw_img h5 a:hover,
.tabBox_xk .tab_more:hover,
.yw_news_top a:hover {
    color: #2966ca
}

.divBox {
    margin-bottom: 42px;
}

.tab_title_ky {
    border-top: 2px solid #dfe7fd;
    height: 46px;
    margin-bottom: 10px;
    padding-top: 2px;
}

.tab_title_ky li {
    padding: 13px 0 10px 14px;
    float: left;
    font-size: 18px;
    cursor: pointer;
    color: #444;
    line-height: 28px;
    border-bottom: 1px dashed #fff;
    margin-top: -6px;
}

.tab_title_ky li a {
    display: block;
    white-space: nowrap;
}

.tab_title_ky li img {
    width: 28px;
    float: left;
    margin: 0 10px 0 0;
}

.tab_title_ky li span {
    color: #ebebeb;
    margin-left: 18px;
    font-weight: normal;
}

.tab_title_ky li.now {
    border-top: 3px solid #3d55a7;
    border-bottom: 1px dashed #D8DDED;
    padding-top: 10px
}

.tab_ky_more {
    color: #444;
    right: 0
}

.ky_img {
    width: 182px;
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-right: 12px;
    margin-top: 6px;
    overflow: hidden
}

.ky_img img {
    width: 182px;
    border-bottom: 4px solid #3d55a7;
    display: block;
    margin-bottom: 4px
}

.tab_title_sp li {
    float: left;
    padding-right: 12px;
    font-size: 18px;
    cursor: pointer
}

.tab_title_sp li img {
    width: 28px;
    float: left;
    margin: 0px 8px 0 2px;
}

.tab_title_sp li p {
    float: left;
    padding-bottom: 6px;
    color: #444;
    line-height: 28px;
}

.tab_title_sp li p:hover {
    color: #2966ca
}

.tab_title_sp li span {
    font-weight: normal;
    color: #ebebeb;
    margin-left: 15px;
}

.tab_title_sp li.now p {
    border-bottom: 3px solid #3a56b6
}

.tab_title_sp {
    height: 37px;
    margin-bottom: 0
}

.tab_sp_more {
    color: #444;
    top: -26px;
    right: 0
}

.video_left {
    width: 264px;
    height: 176px;
    margin-top: 14px;
    overflow: hidden
}

.video_img {
    position: relative;
    overflow: hidden
}

.video_img img {
    width: 100%;
    height: 100%
}

.video_black {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/z19_bg_blue2.png) repeat-x left bottom;
    top: 0;
    left: 0
}

.video_black p {
    color: #fff;
    font-size: 14px;
    padding: 0 6px;
    position: absolute;
    bottom: 10px;
    font-weight: bold
}

.video_time {
    width: 58px;
    background: #4f68bf;
    position: absolute;
    top: 0;
    right: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 10px 0 6px;
    font-family: Times New Roman
}

.video_time p {
    font-size: 18px;
}

.video_time span {
    font-size: 12px;
    font-weight: normal
}

.video_img .video_play2 {
    position: absolute;
    width: 56px;
    height: 56px;
    top: 50%;
    left: 50%;
    margin-left: -28px;
    margin-top: -28px;
}

.video_img2 {
    width: 118px;
    height: 78px
}

.video_right {
    overflow: hidden;
    float: right;
    margin-top: 4px;
}

.video_img2 .video_play2 {
    width: 36px;
    height: 36px;
    margin-left: -18px;
    margin-top: -18px;
}

.video_img2 .video_black {
    display: none
}

.video_img_top {
    margin-top: 20px
}

.zy_book_box{ margin-top: 14px;width:350px; margin-right:14px;}
.zy_book_box img{border: 1px solid #e0e2ef;width:160px; height:214px; float:left;}
.zy_book_right{border:1px solid #e0e2ef; border-left:0; overflow:hidden;height:214px;}
.zy_book_right h5{height:36px; line-height:36px; background:#3d55a7; font-size:16px; color:#fff; font-weight:normal; margin:8px 0 4px; padding:0 14px; display:inline-block; font-weight:bold}
.zy_book_right p{font-size:13px; padding:4px 10px; line-height:28px;}
.zy_book_right h5 a:hover,.zy_book_right h5 a{color:#fff !important}

.divBox3 {
    overflow: hidden;
    margin-bottom: 40px
}

.tzgg {
    background: #f3f7ff;
    border-top: 1px solid #3a56b6;
    padding: 10px;
}

.tzgg li {
    overflow: hidden;
    margin: 8px 0;
}

.tzgg li p {
    float: left;
    float: left;
    font-family: Times New Roman;
    font-size: 12px;
    color: #444;
    margin-right: 10px;
    line-height: 24px;
}

.tzgg li p span {
    font-size: 17px;
    font-weight: bold;
}

.tzgg li a {
    font-size: 15px;
    overflow: hidden;
    line-height: 24px;
    display: block
}

.tzgg_ft li a {
    display: inline
}

.tzgg2 li a {
    background: url(../images/z19_xk_list.png) no-repeat left 8px;
    padding-left: 20px
}

.tzgg2 li {
    margin: 8px 14px
}

.tzgg li .zjft {
    font-size: 15px;
    font-weight: bold;
}

.tzgg li .zjft span {
    margin-left: 10px
}

.div_title p {
    float: left;
    font-size: 18px;
    color: #444;
    font-weight: bold;
    line-height: 28px;
    white-space: nowrap;
}

.div_title p img {
    width: 28px;
    margin: 0px 8px 0 0;
    float: left
}

.div_title a {
    float: right;
    font-size: 12px;
}

.div_title {
    margin-bottom: 14px;
    line-height: 24px;
    overflow: hidden
}

.zt img {
    width: 100%;
}

.zt a {
    width: 32%;
    margin-right: 2%;
    height: auto display:block;
    float: left;
    overflow: hidden
}

.jl {
    height: 56px;
    border: 1px solid #dfe7fd;
    line-height: 56px;
    color: #979797
}

.jl_left {
    background: url(../images/z19_jl_bg.jpg) no-repeat right center;
    width: 122px;
    height: 56px;
    float: left;
    font-size: 18px;
    color: #fff;
    font-weight: bold
}

.jl_left img {
    width: 28px;
    margin: 0 8px 0 20px;
    vertical-align: middle
}

.jl a {
    margin: 0 14px;
    font-size: 14px;
    font-weight: bold
}

.tj_list {
  margin-top: 14px;
  width: 100%;
  min-height: 162px;
}

.tj_list li {
    width: 107px;
    height: 62px;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 14px;
    border: 1px solid #3d55a7;
    background: #f0f2fc;
    position: relative;
    font-weight: bold;
    overflow: hidden
}

.tj_list li:hover {
  background: #DAE6FF;
}

.tj_list li img {
    width: 100%;
}

.tj_list li a {
    text-align: center;
    color: #3d55a7
}

.tj_list li a:hover {
  color: #fff !important
}

.tj_list li span {
    position: absolute;
    width: 100%;
    top: 22px;
    text-align: center;
    left: 0
}

.row_right2 {
    margin-top: -25px
}

.selBox select {
    width: 200px;
    height: 40px;
    border: 1px solid #d0d9eb;
    background: #f3f7ff;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    border-radius: 0;
    padding-left: 5px;
}

.pad_zt,
.pad_jl,
.m_zt,
.m_jl {
    display: none
}

.pc_jl,
.pc_tj {
    margin-bottom: 0
}

.pc_tj {
    margin-top: -6px
}

.time_m {
    display: none
}

.pc_zt {
    margin-top: -10px;
    margin-bottom: 54px
}

.img_video {
    width: 135px;
    height: 60px;
    background: url(../images/z19_video-.jpg);
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 16px
}

@media screen and (max-width:1300px) and (min-width:1024px) {
    .row_left {
        width: 586px
    }
    .yw_news_top a {
        width: auto;
        float: none;
    }
    .yw_img {
        width: 185px;
        height: auto;
    }
    .yw_img img {
        width: 185px;
        height: auto;
    }
    .news_list li a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }
    .pc_zt {
        margin-top: -20px;
        margin-bottom: 62px
    }
    .jl {
        line-height: 30px;
    }
    .jl_left {
        width: 108px;
        line-height: 56px
    }
    .jl a {
        display: inline-block;
        text-align: center;
        width: 26%;
        padding: 0;
        margin: 0;
        font-size: 13px;
    }
    .jl_hidden {
        display: none
    }
    .jl_right {
        padding: 8px 0
    }
    .selBox select {
        width: 314px;
        margin-right: 30px;
        margin-bottom: 16px
    }
    .mar0_pad {
        margin-right: 0 !important
    }
    .main {
        padding-bottom: 40px
    }
    .topTitle h4 {
        width: 868px
    }
}